It has new features such as the ability to save projects to your Scanu Productions account.
Embedding external files in the Scanu Productions code editor is slightly different than in a normal file. First, you need to upload or create the file that you would like to embed. Then, use the following format to embed your file, <#FILE_TYPE#-FILE_NAME->
. For example, to embed a stylesheet called styles.css, you would use the following code <#style#-styles.css->
, and for a script called myFunction.js you would use <#script#-myFunction.js->
.
Your color code is